home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / 3d / irit50src.lha / irit5 / amigalib / math.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-02-27  |  148 b   |  11 lines

  1. #include "include:math.h"
  2. #ifdef _M68881
  3. #include <m68881.h>
  4. #endif
  5. #ifdef _IEEE
  6. #include <mieeedoub.h>
  7. #endif
  8. #ifdef _FFP
  9. #include <mffp.h>
  10. #endif
  11.